ComponentOne Xamarin Edition
C1SortCollectionView<T> Class Properties

C1.CollectionView Assembly > C1.CollectionView Namespace : C1SortCollectionView<T> Class

For a list of all members of this type, see C1SortCollectionView<T> members.

Public Properties
 NameDescription
Public Property Gets the number of elements in the collection. (Inherited from C1.CollectionView.C1CollectionViewBase<T>)
Public Property Gets or sets the current item in the view. (Inherited from C1.CollectionView.C1CollectionViewBase<T>)
Public Property Gets the current page number. (Inherited from C1.CollectionView.C1WrapCollectionView<T,T>)
Public Property Gets the current position. (Inherited from C1.CollectionView.C1CollectionViewBase<T>)
Public Property Gets the filter expression applied to the data. (Inherited from C1.CollectionView.C1WrapCollectionView<T,T>)
Public Property Gets the group descriptions applied to the data. (Inherited from C1.CollectionView.C1WrapCollectionView<T,T>)
Public Property Gets a value indicating whether this collection can load more items. (Inherited from C1.CollectionView.C1WrapCollectionView<T,T>)
Public Property Gets whether the group items will be inline with the data items or the items will be the first level of group items. (Inherited from C1.CollectionView.C1WrapCollectionView<T,T>)
Public Property Gets a value indicating whether the collection view is being updated. (Inherited from C1.CollectionView.C1WrapCollectionView<T,T>)
Public Property Gets the element at the specified index in the read-only list. (Inherited from C1.CollectionView.C1CollectionViewBase<T>)
Public Property Gets or sets the maximum number of items per page. (Inherited from C1.CollectionView.C1WrapCollectionView<T,T>)
Public PropertyOverridden.  Gets the sort descriptions applied to the data.  
Public Property Gets the total number of items in the collection. (Inherited from C1.CollectionView.C1WrapCollectionView<T,T>)
Public Property Gets or sets a value indicating whether the operations will be performed using parallels CPU's.  
Top
See Also

Reference

C1SortCollectionView<T> Class
C1.CollectionView Namespace